projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c6395d
)
gdk_cairo_draw_from_gl: Document that this changes the current context
author
Alexander Larsson
<alexl@redhat.com>
Thu, 6 Nov 2014 08:11:17 +0000
(09:11 +0100)
committer
Alexander Larsson
<alexl@redhat.com>
Thu, 6 Nov 2014 11:24:43 +0000
(12:24 +0100)
gdk/gdkgl.c
patch
|
blob
|
history
diff --git
a/gdk/gdkgl.c
b/gdk/gdkgl.c
index f490330da7febfeacb97da88c46343c11baa4467..81fb60e398a817c9247d02c337ef1e5d6d0d6916 100644
(file)
--- a/
gdk/gdkgl.c
+++ b/
gdk/gdkgl.c
@@
-88,6
+88,8
@@
gdk_gl_texture_quad (float x1, float y1,
* For #GL_RENDERBUFFER the code will always fall back to software for buffers
* with alpha components, so make sure you use #GL_TEXTURE if using alpha.
*
+ * Calling this may change the current GL context.
+ *
* Since: 3.16
*/
void